home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / Squeaky.swf / scripts / frame_160 / PlaceObject2_183_3 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2005-08-04  |  97 b   |  5 lines

  1. onClipEvent(enterFrame){
  2.    this._x = _root.ufo5._x - 50;
  3.    this._y = _root.ufo5._y - 12;
  4. }
  5.